Skip to content

OBPIH-6971 Create Receiving Service #60

Merged
awalkowiak merged 5 commits intomainfrom
OBPIH-6971
Sep 4, 2025
Merged

OBPIH-6971 Create Receiving Service #60
awalkowiak merged 5 commits intomainfrom
OBPIH-6971

Conversation

@alannadolny
Copy link
Copy Markdown
Collaborator

No description provided.

@alannadolny alannadolny self-assigned this Aug 1, 2025
@alannadolny alannadolny requested review from kkrawczyk123 and removed request for drodzewicz August 1, 2025 09:14
async getReceipt(id: string): Promise<ApiResponse<ReceiptResponse>> {
try {
const apiResponse = await this.request.get(
`./api/partialReceiving/${id}`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have a common API URL file in this project? If yes, this should be moved there, and if not, then perhpas it is worth creating a ticket for it.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@awalkowiak awalkowiak merged commit d77d062 into main Sep 4, 2025
1 check failed
@awalkowiak awalkowiak deleted the OBPIH-6971 branch September 4, 2025 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants